Skip to content

NestedRecordUpdate: support multiline records #710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

DedSec256
Copy link
Collaborator

@DedSec256 DedSec256 commented Aug 30, 2024

example

Note: assignment expression still should be a single line

@DedSec256 DedSec256 marked this pull request as ready for review August 31, 2024 00:28
produceHighlighting fieldsChainMatch currentFieldBinding consumer

and startNewAnalyze recordExpr consumer =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's difficult to understand what does the function do, from the startNewAnalyze name. Is there some other function that ends it? Analyze is not a noun, what does the name actually mean?

Could it be something simple, while descriptive, like analyzeRecordExpr?

Copy link
Member

@auduchinok auduchinok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DedSec256 Apart from the naming, all looks good, thanks!

@DedSec256 DedSec256 merged commit 6352df9 into main Sep 18, 2024
1 check passed
@DedSec256 DedSec256 deleted the ber.a/recordAnalyzer branch September 18, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants